projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2022-06-20
David Ponce
Make images found through `find-image' be handled like...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-20
Lars Ingebrigtsen
Allow using :width/:height as normal with xbm images
commit
|
commitdiff
|
tree
|
snapshot
2022-06-20
Richard Hansen
whitespace: Redraw if indentation or line length changes
commit
|
commitdiff
|
tree
|
snapshot
2022-06-20
Po Lu
Respect `:antialias' on Haiku
commit
|
commitdiff
|
tree
|
snapshot
2022-06-20
Po Lu
Don't generate superfluous wheel events during drag...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-20
Po Lu
Fix earlier change in xfaces.c for antialiasing in...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-20
Miha Rihtaršič
xref-goto-xref: Set input focus in addition to selectin...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-20
Lars Ingebrigtsen
Allow removing quotes around links in *Help* buffers
commit
|
commitdiff
|
tree
|
snapshot
2022-06-20
Lars Ingebrigtsen
Tweak quoting in help-fns--compiler-macro
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Pip Cet
Fix bytecompiler infloop compiling infloops
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Drew Adams
Let `dired-omit-mode' match lines, as well as file...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Stefan Kangas
Update font scaling documentation to not talk about...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Lars Ingebrigtsen
Allow appending to the kill ring with mouse selections
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Michael Albinus
Fix last change in tramp-adb-handle-make-process
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Stefan Kangas
Fix starting eshell with missing/invalid modules defined
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Lars Ingebrigtsen
Make describe-repeat-maps fontify key bindings
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Po Lu
More conservative fix for bug#37473
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Lars Ingebrigtsen
Make M-S-x output better in mode that have bindings...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Lars Ingebrigtsen
Recognize \' as a quoted quote in MySQL
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Lars Ingebrigtsen
Don't handle reverseVideo X resource specially
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Sébastien Miquel
Small fix in font-lock-extend-region-multiline
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Lars Ingebrigtsen
Don't lose antialiasing info when hitting `C-x C-+'
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Po Lu
Fix setting last user time during drag-and-drop
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Stefan Kangas
Add rudimentary font-locking to edmacro-mode
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Stefan Kangas
* lisp/obsolete/eieio-compat.el: Add missing Obsolete...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Stefan Kangas
Prefer defvar-keymap in kmacro.el
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Lars Ingebrigtsen
Fix edebug parsing of .,
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Michael Heerdegen
Tune when to show "Quick Help" in Ediff mode-line
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Lars Ingebrigtsen
Make checkdoc-defun-info parsing slightly less wrong
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Lars Ingebrigtsen
Add mechanism for gradually phasing in new byte compila...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Po Lu
Ignore emulated mouse clicks during drag-and-drop
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Po Lu
Fix crashes when the _EMACS_DRAG_ATOM is the wrong...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Stefan Kangas
Merge from origin/emacs-28
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Po Lu
Fix XDND from Firefox again
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Po Lu
Cache the Motif drag window to avoid fetching it every...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-19
Po Lu
Fix timestamps recorded in Motif DND top level leave...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Stefan Kangas
Prefer defvar-keymap in edmacro.el
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Stefan Kangas
Respect no-face argument in literal key substitutions
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Stefan Kangas
; * etc/NEWS: Move Bookmark items to separate heading.
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Basil L. Contovounesios
Fix last tty-select-active-regions change
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Alan Mackenzie
CC Mode: Add accurate handling for backslash in C line...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Eli Zaretskii
Fix test failures due to 'xterm-select-active-regions'
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Basil L. Contovounesios
; Pacify byte-compiler warning in keymap-tests.el.
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Mattias Engdegård
More aggressive bytecode split between top-level forms...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Lars Ingebrigtsen
Fix checkdoc--fix-y-or-n-p query
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Richard Hansen
Fix invalid defcustom :group when :predicate is used
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Lars Ingebrigtsen
Filter out NS non-key events from `where-is-internal'
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Po Lu
Remove unnecessary clearing of internal border on Haiku
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Lars Ingebrigtsen
Allow pretty-printing results from `C-x C-e' in edebug
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Alan Mackenzie
CC Mode: Fix infinite loop in noise macro near end...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Duncan Findlay
Support `select-active-regions' with xterm
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Mattias Engdegård
Avoid "control-control-KEY" (bug#55738)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Stefan Kangas
Prefer URL commentary header in two files
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Eli Zaretskii
; * lisp/misc.el (duplicate-line): Doc fix.
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Eli Zaretskii
; * etc/NEWS: Expand the entry about 'e' in Edebug.
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Stefan Kangas
Define docstring element for more forms in scheme-mode
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Po Lu
Remove unused Haiku code
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Po Lu
Fix type mixup in haikuselect.c
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Stefan Kangas
; * lisp/doc-view.el (doc-view-bookmark-jump): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Stefan Kangas
Merge from origin/emacs-28
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Stefan Kangas
; Merge from origin/emacs-28
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Stefan Kangas
Merge from origin/emacs-28
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Po Lu
Prevent Lisp code or synthetic events from ruining...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-18
Po Lu
Fix specifying named action lists in `x-begin-drag'
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Lars Ingebrigtsen
Extend 'e' in edebug to pretty-print the values
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Lars Ingebrigtsen
Prune the Gnus FAQ of some outdated data
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Stefan Kangas
Delete another library obsolete since 24.1
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Lars Ingebrigtsen
Add hacek variations to `C-x 8'
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Stefan Kangas
image-dired: Use full name for bookmark handler type
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Stefan Kangas
Set bookmark handler type for Eshell
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Stefan Kangas
Update bookmark tests for recent change
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Lars Ingebrigtsen
Fix copy-from-above-command doc string type
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Lars Ingebrigtsen
Add new command `duplicate-line'
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Mattias Engdegård
Slightly faster hash-table-keys and hash-table-values
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Lars Ingebrigtsen
Fix efaq-w32.texi build warning
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Lars Ingebrigtsen
Regenerate ldefs-boot.el
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Lars Ingebrigtsen
Don't quote numbers in byte-run--set-*
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Michael Albinus
Fix handling of "process-*" properties in Tramp
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Lars Ingebrigtsen
Fix some declare-after-interactive functions
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Lars Ingebrigtsen
Regenerate ldefs-boot.el
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Lars Ingebrigtsen
Don't quote the `when' form in obsoletions
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Mattias Engdegård
Warn about misplaced or duplicated function/macro decla...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Lars Ingebrigtsen
Fix efaq-w32.texi build warning
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Lars Ingebrigtsen
Regenerated ldefs-boot.el
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Lars Ingebrigtsen
Update cl-struct-sequence-type doc string
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Stefan Kangas
Fix some command substitutions
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Stefan Kangas
Rename command to bookmark-edit-annotation-confirm
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Stefan Kangas
Improve help-enable-variable-value-editing help
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Stefan Kangas
Fix command substitution in emacsbug.el
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Lars Ingebrigtsen
Allow editing all symbols in help-fns--editable-variable
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Lars Ingebrigtsen
Improve time parsing documentation
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Lars Ingebrigtsen
Make uce.el obsolete (bug#46472)
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Lars Ingebrigtsen
Fix wdired marking of unsuccessfully renamed files
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Dmitry Gutov
buffer-match-p: Resolve backward compat concerns
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Lars Ingebrigtsen
Fix a tagging problem in tramp.texi
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Po Lu
Reduce code duplication when setting user time window
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Lars Ingebrigtsen
Mention face quirks after the final line in the lispref...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Lars Ingebrigtsen
Speed up shr-string-pixel-width
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Stefan Kangas
Cancel editing bookmark annotations with C-c C-k
commit
|
commitdiff
|
tree
|
snapshot
2022-06-17
Stefan Kangas
Use command substitution in bookmark-edit-annotation
commit
|
commitdiff
|
tree
|
snapshot
next